projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd57e29
)
* emacs-lisp/find-func.el (find-function-search-for-symbol):
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 31 Mar 2008 22:11:58 +0000
(22:11 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 31 Mar 2008 22:11:58 +0000
(22:11 +0000)
Strip extension from .emacs.el to make sure symbol is searched
in .emacs too.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 061bc57bc5fd08ba457c4974953f1d25d09a4f0d..e0650081f20e6f164650f6bd1bf2b230f1c41843 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2008-03-31 Martin Rudalics <rudalics@gmx.at>
+
+ * emacs-lisp/find-func.el (find-function-search-for-symbol):
+ Strip extension from .emacs.el to make sure symbol is searched
+ in .emacs too.
+
2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
* vc.el (vc-do-command): Don't show internal temp buffers.